Click or drag to resize

MobileSyncServer Class

Represents the alternate mailbox server.
Inheritance Hierarchy
SystemObject
  Independentsoft.Exchange.AutodiscoverMobileSyncServer

Namespace:  Independentsoft.Exchange.Autodiscover
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class MobileSyncServer

The MobileSyncServer type exposes the following members.

Constructors
  NameDescription
Public methodMobileSyncServer
Initializes a new instance of the MobileSyncServer class.
Top
Properties
  NameDescription
Public propertyName
Represents the alternate mailbox server.
Public propertyType
Represents the alternate mailbox type.
Public propertyUrl
Contains the URL of a Web client.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also